ListBox.CellGotFocus Event
The user has selected an editable cell of a ListBox. The Row and Column parameters indicate which cell just got the focus.
Syntax
CellGotFocus ( Row, Column )
Parameters
Row
Integer
Column